home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Bus / A / 4D ScreenRes 1.0.1.ext.sit / 4D ScreenRes 1.0.1.ext.rsrc / 4DTE_15000 < prev   
Encoding:
Text File  |  1993-08-10  |  487 b   |  26 lines

  1. 4D ScreenRes 1.0.1
  2.  
  3. This external returns the screen resolutions and screen depth of the main screen.
  4.  
  5. Usage:
  6. RR ScreenRes(HRes;VRes;Depth)
  7.  
  8. Where:
  9. HRes
  10. is an integer with the horizontal resolution.
  11.  
  12. VRes
  13. is an integer with the vertical resolution.
  14.  
  15. Depth
  16. is an integer with the bit depth of the main screen.
  17.  1 B/W
  18.  2 Four colors
  19.  4 Sixteen colors
  20.  8 256 colors
  21. 16 Thousands of colors
  22. 32 Millions of colors
  23.  
  24. Written using THINK Pascal by:
  25. ©1993 René G.A. Ros
  26. INTERNET: rgaros@bio.vu.nl